-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[blog] Q1 2020 Update #20536
[blog] Q1 2020 Update #20536
Conversation
Details of bundle changes.Comparing: de38602...7bb4937 Details of page changes
|
9133e21
to
fff5e18
Compare
Co-Authored-By: Josh Wooding <[email protected]>
Co-Authored-By: Josh Wooding <[email protected]>
|
||
![date picker](/static/blog/2020-q1-update/date-picker.png) | ||
|
||
- ⚠️ We have introduced a new [Alert](https://material-ui.com/components/alert/) component in the lab. While this component isn't mentioned in the Material Design specification, it's a common and well-established pattern. For instance, it can be interested when [combined](https://material-ui.com/components/snackbars/#notistack) with the Snackbar. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grammatically interested should probably be interesting. But I'm not sure interesting is the right description.
Maybe something like: For instance, it can be combined with the Snackbar to display a Toast.
Co-Authored-By: Josh Wooding <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few things so far.
Co-Authored-By: Josh Wooding <[email protected]>
Co-Authored-By: Josh Wooding <[email protected]>
Co-Authored-By: Josh Wooding <[email protected]>
Co-Authored-By: Josh Wooding <[email protected]>
Co-Authored-By: Josh Wooding <[email protected]>
Co-Authored-By: Josh Wooding <[email protected]>
Co-Authored-By: Josh Wooding <[email protected]>
@@ -98,7 +98,7 @@ You can expect the following: | |||
- A feature freeze on v4. | |||
- The introduction of deprecation messages in the next v4 minors. These messages will help developers upgrade to v5. | |||
- A progressive bug fixes freeze on v4, with the exception of security issues and important bugs. | |||
- At least 6 months of work on v5 to get to a stable release (probably more). You can follow our [milestone](https://github.com/mui-org/material-ui/milestone/35). | |||
- At least 6 months of work on v5 to get to a stable release (probably more). You can follow our progress using our [milestone](https://github.com/mui-org/material-ui/milestone/35). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- At least 6 months of work on v5 to get to a stable release (probably more). You can follow our progress using our [milestone](https://github.com/mui-org/material-ui/milestone/35). | |
- At least 6 months of work on v5 to get to a stable release (probably more). You can follow our progress using the [v5 milestone](https://github.com/mui-org/material-ui/milestone/35). |
v2? ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
at a smaller scale 😁
Co-Authored-By: Josh Wooding <[email protected]>
Preview: https://deploy-preview-20536--material-ui.netlify.com/blog/2020-q1-update/.
cc @mui-org/core